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

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_613>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_613>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_613" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_613'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_613'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_614>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_614> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_614> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_614>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_614>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_614" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_614'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_614'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_615>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_615> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_615> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_615>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_615>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_615" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_615'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_615'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_616>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_616> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_616> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_616>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_616>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_616" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_616'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_616'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_617>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_617> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_617> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_617>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_617>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_617" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_617'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_617'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_644>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_644> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_644> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_644>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_644>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_644" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_644'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_644'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_645>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_645> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_645> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_645>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_645>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_645" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_645'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_645'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_646>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_646> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_646> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_646>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_646>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_646" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_646'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_646'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_647>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_647> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_647> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_647>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_647>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_647" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_647'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_647'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_648>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_648> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_648> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_648>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_648>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_648" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_648'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_648'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_649>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_649> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_649> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_649>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_649>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_649" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_649'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_649'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_651>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_651> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_651> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_651>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_651>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_651" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_651'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_651'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_652>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_652> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_652> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_652>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_652>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_652" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_652'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_652'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_653>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_653> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_653> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_653>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_653>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_653" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_653'^^xsd:string;
  dwc:scientificName 'Coccolithus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_653'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_654>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_654> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_654> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_654>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_654>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_654" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_654'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_654'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_655>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_655> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_655> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_655>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_655>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_655" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_655'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_655'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_656>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_656> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_656> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_656>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_656>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_656" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_656'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_656'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_657>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_657> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_657> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_657>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_657>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_657" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_657'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_657'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_658>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_658> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_658> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_658>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_658>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_658" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_658'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_658'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_659>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_659> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_659> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_659>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_659>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_659" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_659'^^xsd:string;
  dwc:scientificName 'Prorocentrum marinum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160578'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_659'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_660>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_660> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_660> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_660>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_660>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_660" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_660'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_660'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_661>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_661> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_661> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_661>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_661>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_661" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_661'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_661'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_663>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_663> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_663> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_663>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_663>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_663" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_663'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_663'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_664>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_664> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_664> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_664>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_664>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_664" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_664'^^xsd:string;
  dwc:scientificName 'Glenodinium danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_664'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_665>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_665> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_665> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_665>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_665>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_665" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_665'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_665'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_666>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_666> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_666> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_666>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_666>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_666" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_666'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_666'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_667>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_667> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_667> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_667>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_667>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_667" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_667'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_667'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_668>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_668> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_668> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_668>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_668>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_668" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_830'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_668'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_669>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_669> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_669> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_669>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_669>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_669" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_831'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_669'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_670>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_670> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_670> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_670>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_670>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_670" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_832'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_670'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_671>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_671> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_671> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_671>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_671>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_671" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_833'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_671'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_672>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_672> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_672> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_672>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_672>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_672" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_834'^^xsd:string;
  dwc:scientificName 'Glenodinium danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_672'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_673>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_673> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_673> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_673>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_673>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_673" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_835'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_673'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_674>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_674> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_674> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_674>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_674>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_674" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_836'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_674'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_675>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_675> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_675> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_675>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_675>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_675" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_837'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_675'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_677>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_677> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_677> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_677>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_677>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_677" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_839'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_677'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_678>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_678> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_678> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_678>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_678>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_678" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_840'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_678'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_679>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_679> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_679> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_679>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_679>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_679" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_841'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_679'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_680>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_680> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_680> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_680>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_680>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_680" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_668'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_680'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_681>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_681> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_681> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_681>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_681>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_681" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_669'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_681'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_682>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_682> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_682> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_682>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_682>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_682" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_670'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_682'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_683>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_683> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_683> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_683>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_683>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_683" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_671'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_683'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_684>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_684> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_684> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_684>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_684>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_684" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_672'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_684'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_685>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_685> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_685> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_685>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_685>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_685" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_673'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_685'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_686>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_686> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_686> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_686>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_686>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_686" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_674'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_686'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_687>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_687> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_687> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_687>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_687>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_687" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_675'^^xsd:string;
  dwc:scientificName 'Amphora sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149200'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_687'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149200'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_688>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_688> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_688> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_688>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_688>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_688" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_676'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_688'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_690>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_690> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_690> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_690>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_690>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_690" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_678'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_690'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_691>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_691> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_691> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_691>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_691>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_691" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_679'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_691'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_692>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_692> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_692> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_692>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_692>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_692" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_680'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_692'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_693>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_693> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_693> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_693>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_693>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_693" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_681'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_693'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_694>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_694> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_694> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_694>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_694>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_694" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_682'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_694'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_695>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_695> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_695> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_695>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_695>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_695" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_683'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_695'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_618>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_618> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_618> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_618>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_618>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_618" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_618'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_618'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_619>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_619> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_619> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_619>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_619>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_619" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_619'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_619'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_620>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_620> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_620> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_620>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_620>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_620" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_620'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_620'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_621>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_621> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_621> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_621>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_621>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_621" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_621'^^xsd:string;
  dwc:scientificName 'Gymodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_621'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_622>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_622> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_622> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_622>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_622>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_622" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_622'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_622'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_623>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_623> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_623> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_623>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_623>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_623" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_623'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_623'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_625>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_625> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_625> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_625>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_625>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_625" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_625'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_625'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_626>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_626> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_626> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_626>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_626>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_626" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_626'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_626'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_627>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_627> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_627> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_627>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_627>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_627" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_627'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_627'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_628>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_628> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_628> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_628>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_628>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_628" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_628'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_628'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_629>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_629> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_629> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_629>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_629>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_629" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_629'^^xsd:string;
  dwc:scientificName 'Gymnodinium neapolitanum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109817'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_629'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109817'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_630>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_630> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_630> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_630>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_630>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_630" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_630'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_630'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_631>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_631> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_631> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_631>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_631>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_631" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_631'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_631'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_632>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_632> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_632> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_632>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_632>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_632" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_632'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_632'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_633>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_633> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_633> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_633>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_633>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_633" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_633'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_633'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_634>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_634> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_634> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_634>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_634>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_634" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_634'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_634'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_635>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_635> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_635> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_635>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_635>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_635" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_635'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_635'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_636>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_636> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_636> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_636>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_636>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_636" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_636'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_636'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_638>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_638> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_638> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_638>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_638>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_638" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_638'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_638'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_639>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_639> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_639> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_639>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_639>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_639" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_639'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_639'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_640>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_640> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_640> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_640>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_640>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_640" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_640'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_640'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_641>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_641> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_641> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_641>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_641>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_641" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_641'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_641'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_642>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_642> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_642> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_642>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_642>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_642" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_642'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_642'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_643>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_643> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_643> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_643>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_643>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_643" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_643'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_643'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_447>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_447> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_447> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_447>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_447>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_447" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_447'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_447'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_448>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_448> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_448> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_448>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_448>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_448" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_448'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_448'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_449>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_449> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_449> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_449>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_449>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_449" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_449'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_449'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_450>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_450> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_450> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_450>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_450>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_450" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_450'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_450'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_451>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_451> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_451> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_451>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_451>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_451" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_451'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_451'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_491>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_491> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_491> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_491>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_491>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_491" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_491'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_491'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_492>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_492> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_492> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_492>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_492>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_492" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_492'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_492'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_493>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_493> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_493> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_493>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_493>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_493" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_493'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_493'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_494>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_494> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_494> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_494>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_494>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_494" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_494'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_494'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_495>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_495> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_495> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_495>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_495>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_495" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_495'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_495'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_496>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_496> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_496> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_496>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_496>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_496" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_496'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_496'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_497>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_497> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_497> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_497>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_497>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_497" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_497'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_497'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_498>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_498> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_498> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_498>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_498>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_498" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_498'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_498'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_499>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_499> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_499> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_499>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_499>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_499" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_499'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_499'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_500>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_500> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_500> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_500>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_500>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_500" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_500'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_500'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_501>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_501> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_501> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_501>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_501>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_501" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_501'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_501'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_502>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_502> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_502> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_502>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_502>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_502" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_502'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_502'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_503>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_503> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_503> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_503>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_503>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_503" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_503'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_503'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_452>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_452> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_452> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_452>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_452>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_452" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_452'^^xsd:string;
  dwc:scientificName 'Gymodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_452'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_453>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_453> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_453> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_453>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_453>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_453" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_453'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_453'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_454>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_454> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_454> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_454>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_454>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_454" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_454'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_454'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_455>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_455> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_455> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_455>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_455>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_455" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_455'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_455'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_456>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_456> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_456> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_456>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_456>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_456" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_456'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_456'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_457>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_457> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_457> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_457>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_457>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_457" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_457'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_457'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_458>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_458> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_458> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_458>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_458>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_458" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_458'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_458'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_459>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_459> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_459> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_459>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_459>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_459" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_459'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_459'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_460>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_460> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_460> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_460>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_460>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_460" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_460'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_460'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_461>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_461> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_461> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_461>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_461>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_461" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_461'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_461'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_462>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_462> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_462> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_462>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_462>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_462" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_462'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_462'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_463>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_463> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_463> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_463>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_463>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_463" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_463'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_463'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_464>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_464> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_464> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_464>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_464>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_464" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_464'^^xsd:string;
  dwc:scientificName 'Strombidium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '101195'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_464'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '101195'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_465>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_465> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_465> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_465>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_465>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_465" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_465'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_465'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_466>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_466> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_466> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_466>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_466>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_466" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_466'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_466'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_467>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_467> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_467> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_467>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_467>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_467" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_467'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_467'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_468>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_468> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_468> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_468>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_468>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_468" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_468'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_468'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_469>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_469> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_469> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_469>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_469>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_469" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_469'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_469'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_470>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_470> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_470> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_470>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_470>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_470" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_470'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_470'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_471>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_471> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_471> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_471>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_471>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_471" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_471'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_471'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_472>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_472> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_472> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_472>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_472>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_472" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_472'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_472'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_473>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_473> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_473> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_473>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_473>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_473" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_473'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_473'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_474>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_474> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_474> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_474>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_474>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_474" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_474'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_474'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_475>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_475> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_475> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_475>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_475>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_475" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_475'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_475'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_476>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_476> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_476> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_476>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_476>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_476" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_476'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_476'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_477>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_477> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_477> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_477>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_477>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_477" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_477'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_477'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_478>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_478> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_478> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_478>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_478>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_478" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_478'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_478'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_479>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_479> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_479> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_479>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_479>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_479" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_479'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_479'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_480>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_480> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_480> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_480>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_480>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_480" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_480'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_480'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_481>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_481> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_481> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_481>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_481>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_481" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_481'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_481'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_482>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_482> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_482> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_482>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_482>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_482" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_482'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_482'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_483>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_483> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_483> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_483>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_483>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_483" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_483'^^xsd:string;
  dwc:scientificName 'Peridinium  achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_483'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_484>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_484> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_484> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_484>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_484>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_484" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_484'^^xsd:string;
  dwc:scientificName 'Peridinium  trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_484'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_485>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_485> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_485> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_485>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_485>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_485" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_485'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_485'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_486>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_486> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_486> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_486>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_486>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_486" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_486'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_486'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_487>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_487> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_487> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_487>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_487>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_487" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_487'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_487'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_488>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_488> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_488> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_488>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_488>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_488" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_488'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_488'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_489>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_489> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_489> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_489>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_489>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_489" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_489'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_489'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_490>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_490> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_490> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_490>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_490>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_490" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_490'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_490'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_364>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_364> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_364> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_364>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_364>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_364" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_345'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_364'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_365>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_365> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_365> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_365>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_365>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_365" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_346'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_365'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_366>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_366> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_366> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_366>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_366>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_366" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_347'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_366'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_367>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_367> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_367> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_367>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_367>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_367" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_348'^^xsd:string;
  dwc:scientificName 'Actinocyclus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '148944'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_367'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148944'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_368>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_368> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_368> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_368>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_368>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_368" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_349'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_368'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_369>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_369> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_369> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_369>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_369>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_369" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_350'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_369'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_370>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_370> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_370> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_370>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_370>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_370" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_351'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_370'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_371>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_371> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_371> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_371>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_371>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_371" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_352'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_371'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_372>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_372> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_372> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_372>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_372>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_372" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_353'^^xsd:string;
  dwc:scientificName 'Phalacroma  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109466'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_372'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109466'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_373>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_373> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_373> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_373>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_373>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_373" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_354'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_373'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_374>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_374> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_374> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_374>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_374>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_374" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_355'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_374'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_375>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_375> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_375> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_375>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_375>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_375" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_356'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_375'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_376>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_376> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_376> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_376>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_376>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_376" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_357'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_376'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_377>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_377> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_377> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_377>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_377>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_377" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_358'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_377'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_443>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_443> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_443> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_443>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_443>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_443" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_443'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_443'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_444>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_444> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_444> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_444>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_444>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_444" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_444'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_444'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_445>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_445> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_445> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_445>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_445>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_445" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_445'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_445'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_446>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_446> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_446> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_446>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_446>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_446" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_446'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_446'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_378>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_378> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_378> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_378>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_378>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_378" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_359'^^xsd:string;
  dwc:scientificName 'Amphidinium  crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_378'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_379>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_379> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_379> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_379>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_379>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_379" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_360'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_379'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_380>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_380> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_380> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_380>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_380>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_380" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_361'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_380'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_381>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_381> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_381> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_381>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_381>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_381" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_362'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_381'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_382>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_382> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_382> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_382>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_382>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_382" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_363'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_382'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_384>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_384> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_384> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_384>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_384>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_384" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_365'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_384'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_385>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_385> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_385> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_385>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_385>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_385" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_366'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_385'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_386>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_386> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_386> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_386>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_386>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_386" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_367'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_386'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_387>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_387> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_387> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_387>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_387>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_387" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_368'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_387'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_388>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_388> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_388> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_388>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_388>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_388" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_369'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_388'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_389>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_389> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_389> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_389>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_389>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_389" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_370'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_389'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_390>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_390> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_390> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_390>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_390>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_390" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_371'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_390'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_391>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_391> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_391> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_391>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_391>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_391" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_372'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_391'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_392>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_392> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_392> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_392>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_392>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_392" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_373'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_392'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_393>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_393> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_393> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_393>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_393>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_393" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_374'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_393'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_394>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_394> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_394> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_394>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_394>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_394" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_375'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_394'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_395>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_395> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_395> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_395>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_395>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_395" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_376'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_395'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_397>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_397> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_397> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_397>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_397>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_397" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_378'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_397'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_398>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_398> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_398> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_398>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_398>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_398" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_379'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_398'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_399>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_399> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_399> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_399>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_399>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_399" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_380'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_399'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_400>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_400> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_400> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_400>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_400>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_400" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_381'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_400'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_401>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_401> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_401> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_401>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_401>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_401" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_382'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_401'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_402>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_402> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_402> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_402>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_402>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_402" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_383'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_402'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_403>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_403> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_403> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_403>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_403>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_403" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_384'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_403'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_404>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_404> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_404> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_404>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_404>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_404" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_385'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_404'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_405>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_405> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_405> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_405>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_405>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_405" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_386'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_405'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_406>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_406> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_406> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_406>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_406>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_406" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_387'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_406'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_407>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_407> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_407> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_407>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_407>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_407" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_388'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_407'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_408>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_408> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_408> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_408>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_408>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_408" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_389'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_408'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_409>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_409> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_409> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_409>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_409>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_409" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_390'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_409'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_410>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_410> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_410> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_410>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_410>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_410" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_391'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_410'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_411>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_411> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_411> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_411>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_411>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_411" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_392'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_411'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_412>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_412> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_412> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_412>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_412>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_412" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_393'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_412'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_413>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_413> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_413> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_413>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_413>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_413" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_413'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_413'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_414>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_414> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_414> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_414>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_414>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_414" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_414'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_414'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_415>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_415> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_415> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_415>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_415>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_415" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_415'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_415'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_416>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_416> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_416> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_416>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_416>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_416" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_416'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_416'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_417>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_417> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_417> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_417>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_417>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_417" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_417'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_417'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_418>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_418> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_418> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_418>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_418>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_418" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_418'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_418'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_419>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_419> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_419> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_419>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_419>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_419" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_419'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_419'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_420>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_420> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_420> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_420>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_420>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_420" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_420'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_420'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_421>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_421> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_421> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_421>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_421>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_421" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_421'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_421'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_422>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_422> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_422> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_422>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_422>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_422" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_422'^^xsd:string;
  dwc:scientificName 'Cochlodinium gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109410'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_422'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_423>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_423> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_423> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_423>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_423>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_423" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_423'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_423'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_424>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_424> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_424> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_424>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_424>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_424" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_424'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_424'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_425>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_425> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_425> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_425>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_425>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_425" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_425'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_425'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_426>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_426> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_426> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_426>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_426>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_426" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_426'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_426'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_427>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_427> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_427> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_427>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_427>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_427" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_427'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_427'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_428>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_428> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_428> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_428>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_428>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_428" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_428'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_428'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_429>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_429> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_429> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_429>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_429>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_429" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_429'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_429'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_430>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_430> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_430> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_430>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_430>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_430" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_430'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_430'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_431>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_431> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_431> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_431>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_431>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_431" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_431'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_431'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_432>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_432> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_432> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_432>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_432>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_432" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_432'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_432'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_433>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_433> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_433> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_433>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_433>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_433" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_433'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_433'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_434>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_434> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_434> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_434>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_434>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_434" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_434'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_434'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_435>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_435> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_435> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_435>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_435>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_435" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_435'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_435'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_436>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_436> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_436> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_436>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_436>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_436" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_436'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_436'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_437>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_437> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_437> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_437>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_437>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_437" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_437'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_437'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_438>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_438> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_438> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_438>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_438>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_438" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_438'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_438'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_439>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_439> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_439> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_439>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_439>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_439" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_439'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_439'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_440>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_440> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_440> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_440>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_440>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_440" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_440'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_440'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_441>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_441> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_441> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_441>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_441>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_441" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_441'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_441'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_442>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_442> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_442> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_442>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_442>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_442" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_442'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_442'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_164>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_164> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_164> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_164>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_164>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_164" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_140'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_164'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_165>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_165> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_165> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_165>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_165>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_165" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_141'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_165'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_166>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_166> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_166> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_166>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_166>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_166" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_142'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_166'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_167>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_167> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_167> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_167>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_167>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_167" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_143'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_167'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_168>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_168> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_168> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_168>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_168>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_168" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_144'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_168'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_169>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_169> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_169> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_169>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_169>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_169" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_145'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_169'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_170>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_170> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_170> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_170>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_170>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_170" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_146'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_170'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_171>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_171> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_171> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_171>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_171>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_171" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_147'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_171'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_172>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_172> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_172> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_172>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_172>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_172" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_148'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_172'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_173>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_173> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_173> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_173>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_173>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_173" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_149'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_173'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_174>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_174> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_174> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_174>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_174>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_174" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_150'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '5'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_174'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_175>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_175> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_175> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_175>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_175>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_175" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_151'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_175'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_176>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_176> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_176> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_176>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_176>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_176" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_152'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_176'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_7>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_7> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_7> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_7>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_7>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_7" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_76'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_7'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_8>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_8> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_8> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_8>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_8>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_8" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_77'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_8'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_9>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_9> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_9> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_9>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_9>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_9" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_78'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_9'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_10>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_10> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_10> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_10>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_10>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_10" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_79'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_10'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_11>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_11> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_11> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_11>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_11>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_11" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_80'^^xsd:string;
  dwc:scientificName 'Chaetoceros radians'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149293'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_11'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149293'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_12>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_12> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_12> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_12>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_12>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_12" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_81'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_12'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_13>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_13> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_13> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_13>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_13>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_13" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_82'^^xsd:string;
  dwc:scientificName 'Pyrocystis  lunula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '164053'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_13'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '164053'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_14>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_14> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_14> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_14>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_14>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_14" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_83'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_14'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_15>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_15> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_15> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_15>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_15>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_15" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_63'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_15'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_16>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_16> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_16> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_16>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_16>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_16" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_64'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_16'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_17>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_17> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_17> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_17>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_17>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_17" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_65'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_17'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_18>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_18> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_18> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_18>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_18>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_18" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_66'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_18'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_19>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_19> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_19> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_19>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_19>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_19" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_67'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_19'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_20>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_20> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_20> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_20>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_20>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_20" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_68'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_20'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_21>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_21> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_21> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_21>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_21>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_21" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_69'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_21'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_22>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_22> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_22> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_22>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_22>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_22" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_183'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_22'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_24>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_24> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_24> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_24>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_24>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_24" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_185'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_24'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_25>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_25> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_25> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_25>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_25>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_25" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_186'^^xsd:string;
  dwc:scientificName 'Gymnodinium agiliforme'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109780'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_25'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109780'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_26>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_26> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_26> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_26>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_26>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_26" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_187'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_26'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_27>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_27> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_27> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_27>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_27>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_27" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_188'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_27'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_28>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_28> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_28> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_28>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_28>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_28" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_189'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_28'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_29>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_29> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_29> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_29>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_29>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_29" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_190'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_29'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_30>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_30> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_30> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_30>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_30>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_30" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_191'^^xsd:string;
  dwc:scientificName 'Dichtyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_30'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_31>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_31> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_31> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_31>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_31>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_31" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_192'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_31'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_32>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_32> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_32> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_32>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_32>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_32" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_193'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_32'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_33>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_33> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_33> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_33>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_33>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_33" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_194'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_33'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_34>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_34> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_34> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_34>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_34>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_34" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_195'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_34'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_35>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_35> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_35> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_35>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_35>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_35" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_196'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_35'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_36>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_36> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_36> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_36>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_36>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_36" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_197'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_36'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_37>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_37> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_37> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_37>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_37>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_37" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_198'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_37'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_38>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_38> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_38> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_38>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_38>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_38" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_199'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_38'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_39>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_39> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_39> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_39>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_39>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_39" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_200'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_39'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_148>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_148> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_148> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_148>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_148>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_148" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_124'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_148'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_149>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_149> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_149> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_149>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_149>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_149" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_125'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_149'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_150>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_150> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_150> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_150>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_150>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_150" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_126'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_150'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_151>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_151> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_151> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_151>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_151>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_151" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_127'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_151'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_152>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_152> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_152> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_152>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_152>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_152" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_128'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_152'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_153>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_153> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_153> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_153>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_153>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_153" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_129'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_153'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_154>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_154> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_154> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_154>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_154>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_154" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_130'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_154'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_155>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_155> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_155> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_155>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_155>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_155" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_131'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_155'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_156>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_156> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_156> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_156>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_156>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_156" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_132'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_156'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_157>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_157> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_157> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_157>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_157>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_157" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_133'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_157'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_158>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_158> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_158> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_158>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_158>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_158" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_134'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_158'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_159>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_159> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_159> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_159>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_159>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_159" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_135'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_159'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_160>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_160> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_160> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_160>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_160>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_160" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_136'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_160'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_161>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_161> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_161> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_161>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_161>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_161" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_137'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.833'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_161'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_162>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_162> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_162> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_162>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_162>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_162" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_138'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_162'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_163>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_163> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_163> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_163>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_163>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_163" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_139'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.917'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_163'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_224>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_224> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_224> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_224>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_224>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_224" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_224'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_224'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_225>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_225> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_225> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_225>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_225>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_225" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_225'^^xsd:string;
  dwc:scientificName 'Exuviaella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '160577'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_225'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109566'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_226>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_226> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_226> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_226>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_226>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_226" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_226'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_226'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_227>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_227> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_227> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_227>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_227>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_227" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_227'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_227'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_228>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_228> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_228> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_228>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_228>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_228" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_228'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_228'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_229>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_229> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_229> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_229>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_229>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_229" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_229'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_229'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_231>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_231> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_231> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_231>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_231>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_231" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_394'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_231'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_232>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_232> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_232> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_232>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_232>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_232" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_395'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_232'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_233>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_233> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_233> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_233>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_233>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_233" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_396'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_233'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_234>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_234> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_234> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_234>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_234>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_234" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_397'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_234'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_235>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_235> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_235> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_235>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_235>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_235" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_398'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_235'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_236>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_236> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_236> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_236>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_236>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_236" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_399'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_236'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_177>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_177> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_177> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_177>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_177>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_177" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_153'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_177'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_178>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_178> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_178> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_178>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_178>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_178" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_154'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_178'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_179>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_179> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_179> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_179>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_179>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_179" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_155'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_179'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_180>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_180> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_180> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_180>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_180>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_180" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_156'^^xsd:string;
  dwc:scientificName 'Glenodinium danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_180'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_181>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_181> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_181> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_181>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_181>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_181" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_157'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_181'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_182>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_182> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_182> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_182>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_182>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_182" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_158'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_182'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_183>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_183> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_183> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_183>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_183>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_183" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_159'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_183'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_184>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_184> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_184> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_184>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_184>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_184" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_160'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_184'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_185>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_185> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_185> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_185>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_185>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_185" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_161'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_185'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_186>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_186> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_186> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_186>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_186>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_186" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_162'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_186'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_187>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_187> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_187> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_187>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_187>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_187" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_163'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_187'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_188>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_188> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_188> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_188>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_188>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_188" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_164'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_188'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_189>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_189> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_189> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_189>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_189>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_189" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_165'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_189'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_190>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_190> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_190> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_190>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_190>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_190" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_166'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_190'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_191>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_191> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_191> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_191>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_191>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_191" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_167'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_191'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_192>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_192> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_192> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_192>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_192>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_192" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_168'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_192'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_193>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_193> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_193> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_193>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_193>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_193" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_169'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_193'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_194>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_194> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_194> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_194>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_194>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_194" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_170'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_194'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_195>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_195> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_195> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_195>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_195>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_195" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_171'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_195'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_196>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_196> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_196> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_196>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_196>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_196" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_172'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_196'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_197>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_197> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_197> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_197>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_197>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_197" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_173'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_197'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_276>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_276> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_276> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_276>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_276>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_276" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_257'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_276'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_277>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_277> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_277> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_277>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_277>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_277" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_258'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_277'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_278>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_278> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_278> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_278>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_278>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_278" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_259'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_278'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_279>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_279> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_279> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_279>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_279>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_279" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_260'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_279'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_280>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_280> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_280> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_280>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_280>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_280" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_261'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_280'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_237>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_237> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_237> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_237>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_237>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_237" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_400'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_237'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_238>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_238> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_238> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_238>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_238>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_238" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_401'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_238'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_239>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_239> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_239> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_239>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_239>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_239" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_402'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_239'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_240>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_240> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_240> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_240>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_240>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_240" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_403'^^xsd:string;
  dwc:scientificName 'Amphidinium  crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_240'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_241>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_241> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_241> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_241>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_241>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_241" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_404'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_241'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_242>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_242> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_242> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_242>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_242>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_242" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_405'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.467'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_242'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_244>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_244> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_244> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_244>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_244>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_244" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_407'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_244'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_245>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_245> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_245> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_245>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_245>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_245" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_408'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_245'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_246>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_246> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_246> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_246>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_246>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_246" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_409'^^xsd:string;
  dwc:scientificName 'Amphidinium  crassum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109726'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_246'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109726'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_247>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_247> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_247> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_247>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_247>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_247" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_410'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_247'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_248>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_248> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_248> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_248>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_248>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_248" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_411'^^xsd:string;
  dwc:scientificName 'Cochlodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_248'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_249>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_249> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_249> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_249>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_249>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_249" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_412'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_249'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_250>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_250> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_250> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_250>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_250>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_250" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_231'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_250'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_251>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_251> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_251> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_251>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_251>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_251" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_232'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_251'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_252>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_252> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_252> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_252>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_252>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_252" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_233'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_252'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_253>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_253> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_253> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_253>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_253>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_253" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_234'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_253'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_254>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_254> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_254> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_254>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_254>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_254" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_235'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_254'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_255>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_255> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_255> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_255>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_255>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_255" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_236'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_255'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_256>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_256> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_256> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_256>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_256>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_256" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_237'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_256'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_257>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_257> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_257> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_257>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_257>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_257" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_238'^^xsd:string;
  dwc:scientificName 'Protoceratium  areolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_257'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_258>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_258> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_258> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_258>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_258>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_258" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_239'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_258'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_259>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_259> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_259> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_259>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_259>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_259" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_240'^^xsd:string;
  dwc:scientificName 'Ceratium tripos'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109982'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_259'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '495363'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_260>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_260> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_260> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_260>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_260>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_260" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_241'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_260'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_261>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_261> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_261> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_261>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_261>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_261" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_242'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_261'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_262>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_262> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_262> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_262>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_262>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_262" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_243'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_262'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_263>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_263> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_263> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_263>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_263>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_263" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_244'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_263'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_264>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_264> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_264> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_264>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_264>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_264" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_245'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_264'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_265>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_265> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_265> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_265>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_265>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_265" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_246'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_265'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_266>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_266> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_266> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_266>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_266>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_266" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_247'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_266'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_267>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_267> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_267> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_267>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_267>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_267" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_248'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_267'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_269>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_269> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_269> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_269>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_269>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_269" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_250'^^xsd:string;
  dwc:scientificName 'Coscinodiscus  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_269'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_270>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_270> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_270> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_270>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_270>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_270" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_251'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_270'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_271>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_271> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_271> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_271>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_271>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_271" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_252'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_271'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_272>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_272> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_272> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_272>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_272>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_272" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_253'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_272'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_273>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_273> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_273> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_273>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_273>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_273" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_254'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_273'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_274>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_274> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_274> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_274>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_274>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_274" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_255'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_274'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_275>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_275> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_275> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_275>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_275>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_275" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_256'^^xsd:string;
  dwc:scientificName 'Glenodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109538'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_275'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109538'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_211>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_211> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_211> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_211>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_211>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_211" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_211'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_211'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_212>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_212> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_212> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_212>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_212>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_212" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_212'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_212'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_213>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_213> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_213> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_213>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_213>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_213" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_213'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_213'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_214>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_214> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_214> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_214>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_214>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_214" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_214'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_214'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_215>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_215> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_215> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_215>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_215>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_215" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_215'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_215'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_217>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_217> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_217> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_217>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_217>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_217" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_217'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_217'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_218>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_218> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_218> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_218>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_218>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_218" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_218'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_218'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_219>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_219> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_219> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_219>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_219>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_219" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_219'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_219'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_220>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_220> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_220> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_220>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_220>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_220" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_220'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_220'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_221>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_221> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_221> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_221>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_221>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_221" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_221'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_221'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_222>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_222> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_222> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_222>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_222>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_222" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_222'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_222'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_223>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_223> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_223> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_223>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_223>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_223" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_223'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_223'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_198>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_198> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_198> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_198>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_198>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_198" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_174'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_198'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_199>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_199> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_199> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_199>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_199>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_199" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_175'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_199'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_200>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_200> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_200> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_200>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_200>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_200" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_176'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_200'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_201>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_201> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_201> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_201>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_201>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_201" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_177'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_201'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_202>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_202> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_202> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_202>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_202>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_202" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_178'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_202'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_203>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_203> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_203> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_203>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_203>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_203" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_179'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_203'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_205>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_205> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_205> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_205>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_205>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_205" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_181'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_205'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_206>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_206> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_206> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_206>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_206>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_206" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_182'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_206'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_207>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_207> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_207> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_207>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_207>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_207" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_207'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_207'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_208>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_208> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_208> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_208>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_208>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_208" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_208'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_208'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_209>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_209> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_209> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_209>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_209>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_209" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_209'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_209'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_210>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_210> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_210> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_210>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_210>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_210" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_210'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_210'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_322>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_322> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_322> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_322>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_322>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_322" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_303'^^xsd:string;
  dwc:scientificName 'Peridinium  achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_322'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_323>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_323> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_323> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_323>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_323>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_323" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_304'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_323'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_324>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_324> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_324> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_324>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_324>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_324" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_305'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_324'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_325>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_325> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_325> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_325>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_325>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_325" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_306'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_325'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_326>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_326> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_326> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_326>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_326>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_326" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_307'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_326'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_328>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_328> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_328> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_328>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_328>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_328" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_309'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_328'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_329>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_329> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_329> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_329>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_329>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_329" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_310'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_329'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_330>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_330> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_330> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_330>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_330>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_330" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_311'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_330'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_331>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_331> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_331> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_331>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_331>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_331" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_312'^^xsd:string;
  dwc:scientificName 'Peridinium  achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_331'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_332>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_332> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_332> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_332>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_332>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_332" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_313'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_332'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_333>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_333> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_333> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_333>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_333>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_333" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_314'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_333'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_334>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_334> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_334> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_334>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_334>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_334" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_315'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_334'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_335>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_335> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_335> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_335>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_335>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_335" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_316'^^xsd:string;
  dwc:scientificName 'Rhizosolenia calcar-avis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163346'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_335'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '163346'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_336>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_336> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_336> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_336>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_336>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_336" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_317'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_336'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_337>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_337> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_337> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_337>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_337>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_337" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_318'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_337'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_338>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_338> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_338> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_338>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_338>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_338" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_319'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_338'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_339>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_339> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_339> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_339>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_339>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_339" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_320'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_339'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_340>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_340> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_340> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_340>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_340>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_340" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_321'^^xsd:string;
  dwc:scientificName 'Peridinium  achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_340'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_341>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_341> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_341> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_341>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_341>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_341" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_322'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_341'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_342>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_342> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_342> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_342>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_342>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_342" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_323'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_342'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_343>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_343> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_343> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_343>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_343>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_343" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_324'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_343'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_344>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_344> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_344> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_344>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_344>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_344" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_325'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_344'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_345>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_345> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_345> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_345>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_345>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_345" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_326'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_345'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_346>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_346> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_346> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_346>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_346>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_346" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_327'^^xsd:string;
  dwc:scientificName 'Coscinodiscus  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_346'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_347>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_347> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_347> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_347>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_347>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_347" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_328'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_347'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_348>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_348> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_348> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_348>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_348>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_348" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_329'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_348'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_349>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_349> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_349> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_349>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_349>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_349" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_330'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_349'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_350>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_350> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_350> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_350>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_350>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_350" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_331'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_350'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_351>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_351> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_351> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_351>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_351>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_351" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_332'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_351'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_352>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_352> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_352> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_352>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_352>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_352" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_333'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_352'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_353>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_353> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_353> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_353>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_353>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_353" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_334'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_353'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_354>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_354> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_354> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_354>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_354>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_354" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_335'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_354'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_355>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_355> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_355> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_355>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_355>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_355" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_336'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_355'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_356>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_356> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_356> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_356>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_356>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_356" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_337'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_356'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_357>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_357> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_357> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_357>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_357>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_357" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_338'^^xsd:string;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_357'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_358>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_358> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_358> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_358>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_358>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_358" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_339'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_358'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_359>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_359> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_359> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_359>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_359>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_359" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_340'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_359'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_360>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_360> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_360> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_360>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_360>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_360" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_341'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_360'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_361>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_361> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_361> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_361>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_361>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_361" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_342'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_361'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_362>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_362> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_362> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_362>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_362>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_362" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_343'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_362'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_363>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_363> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_363> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_363>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_363>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_363" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_344'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_363'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_281>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_281> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_281> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_281>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_281>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_281" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_262'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_281'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_282>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_282> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_282> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_282>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_282>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_282" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_263'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_282'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_283>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_283> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_283> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_283>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_283>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_283" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_264'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_283'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_284>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_284> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_284> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_284>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_284>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_284" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_265'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_284'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_285>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_285> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_285> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_285>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_285>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_285" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_266'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_285'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_286>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_286> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_286> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_286>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_286>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_286" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_267'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_286'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_287>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_287> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_287> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_287>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_287>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_287" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_268'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_287'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_288>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_288> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_288> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_288>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_288>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_288" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_269'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_288'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_289>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_289> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_289> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_289>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_289>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_289" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_270'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_289'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_290>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_290> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_290> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_290>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_290>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_290" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_271'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_290'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_291>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_291> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_291> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_291>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_291>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_291" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_272'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_291'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_292>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_292> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_292> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_292>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_292>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_292" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_273'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_292'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_293>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_293> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_293> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_293>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_293>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_293" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_274'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_293'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_294>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_294> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_294> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_294>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_294>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_294" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_275'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_294'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_295>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_295> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_295> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_295>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_295>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_295" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_276'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_295'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_296>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_296> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_296> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_296>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_296>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_296" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_277'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_296'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_297>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_297> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_297> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_297>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_297>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_297" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_278'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_297'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_298>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_298> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_298> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_298>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_298>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_298" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_279'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_298'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_299>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_299> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_299> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_299>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_299>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_299" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_280'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_299'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_300>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_300> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_300> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_300>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_300>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_300" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_281'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_300'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_301>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_301> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_301> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_301>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_301>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_301" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_282'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_301'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_302>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_302> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_302> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_302>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_302>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_302" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_283'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_302'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_303>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_303> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_303> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_303>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_303>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_303" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_284'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_303'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_304>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_304> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_304> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_304>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_304>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_304" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_285'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_304'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_305>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_305> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_305> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_305>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_305>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_305" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_286'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_305'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_306>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_306> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_306> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_306>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_306>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_306" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_287'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_306'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_307>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_307> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_307> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_307>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_307>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_307" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_288'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_307'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_308>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_308> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_308> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_308>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_308>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_308" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_289'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_308'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_309>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_309> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_309> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_309>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_309>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_309" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_290'^^xsd:string;
  dwc:scientificName 'Peridinium achromaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163858'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_309'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110205'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_310>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_310> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_310> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_310>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_310>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_310" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_291'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_310'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_311>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_311> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_311> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_311>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_311>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_311" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_292'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_311'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_312>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_312> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_312> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_312>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_312>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_312" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_293'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_312'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_313>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_313> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_313> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_313>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_313>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_313" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_294'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_313'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_314>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_314> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_314> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_314>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_314>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_314" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_295'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_314'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_315>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_315> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_315> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_315>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_315>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_315" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_296'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_315'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_316>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_316> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_316> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_316>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_316>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_316" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_297'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_316'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_317>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_317> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_317> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_317>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_317>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_317" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_298'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_317'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_318>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_318> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_318> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_318>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_318>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_318" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_299'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_318'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_319>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_319> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_319> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_319>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_319>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_319" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_300'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_319'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_320>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_320> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_320> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_320>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_320>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_320" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_301'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_320'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_321>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_321> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_321> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_321>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_321>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_321" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_302'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_321'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_42>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_42> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_42> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_42>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_42>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_42" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_203'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_42'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_55>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_55> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_55> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_55>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_55>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_55" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_10'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_55'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_56>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_56> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_56> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_56>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_56>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_56" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_11'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_56'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_57>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_57> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_57> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_57>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_57>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_57" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_12'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_57'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_58>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_58> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_58> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_58>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_58>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_58" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_13'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_58'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_59>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_59> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_59> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_59>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_59>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_59" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_14'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_59'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_60>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_60> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_60> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_60>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_60>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_60" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_15'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_60'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_61>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_61> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_61> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_61>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_61>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_61" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_16'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_61'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_43>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_43> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_43> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_43>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_43>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_43" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_204'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_43'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_71>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_71> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_71> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_71>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_71>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_71" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_26'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_71'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_72>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_72> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_72> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_72>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_72>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_72" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_27'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_72'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_73>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_73> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_73> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_73>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_73>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_73" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_28'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_73'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_74>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_74> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_74> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_74>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_74>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_74" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_29'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_74'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_75>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_75> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_75> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_75>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_75>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_75" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_30'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_75'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_49>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_49> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_49> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_49>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_49>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_49" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_4'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_49'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_50>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_50> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_50> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_50>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_50>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_50" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_5'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_50'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_51>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_51> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_51> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_51>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_51>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_51" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_6'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_51'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_52>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_52> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_52> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_52>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_52>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_52" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_7'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_52'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_53>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_53> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_53> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_53>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_53>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_53" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_8'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_53'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_54>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_54> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_54> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_54>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_54>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_54" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_9'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_54'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_79>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_79> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_79> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_79>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_79>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_79" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_34'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_79'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_80>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_80> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_80> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_80>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_80>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_80" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_35'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_80'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_81>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_81> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_81> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_81>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_81>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_81" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_36'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_81'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_82>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_82> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_82> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_82>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_82>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_82" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_37'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_82'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_44>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_44> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_44> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_44>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_44>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_44" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_205'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_44'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_45>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_45> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_45> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_45>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_45>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_45" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_206'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_45'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_46>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_46> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_46> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_46>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_46>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_46" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_1'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_46'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_47>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_47> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_47> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_47>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_47>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_47" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_2'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_47'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_48>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_48> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_48> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "5"^^xsd:integer ;
  dwc:maximumDepthInMeters "5"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_48>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_48>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_48" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_3'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '5'^^xsd:integer;
  dwc:maximumDepth '5'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_48'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_40>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_40> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_40> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_40>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_40>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_40" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_201'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_40'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_41>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_41> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_41> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_41>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_41>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_41" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_202'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_41'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_63>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_63> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_63> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_63>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_63>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_63" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_18'^^xsd:string;
  dwc:scientificName 'Peridinium robustus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '649904'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_63'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '649904'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_64>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_64> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_64> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_64>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_64>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_64" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_19'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_64'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_65>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_65> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_65> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_65>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_65>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_65" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_20'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_65'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_66>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_66> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_66> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_66>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_66>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_66" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_21'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_66'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_67>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_67> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_67> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_67>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_67>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_67" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_22'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_67'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_68>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_68> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_68> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_68>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_68>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_68" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_23'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_68'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_69>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_69> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_69> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_69>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_69>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_69" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_24'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_69'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_70>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_70> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_70> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_70>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_70>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_70" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_25'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_70'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_83>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_83> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_83> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_83>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_83>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_83" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_38'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_83'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_84>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_84> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_84> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_84>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_84>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_84" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_39'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_84'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_76>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_76> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_76> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_76>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_76>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_76" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_31'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_76'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_77>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_77> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_77> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_77>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_77>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_77" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_32'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_77'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_78>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_78> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_78> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_78>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_78>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_78" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_33'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_78'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_91>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_91> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_91> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_91>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_91>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_91" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_46'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_91'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_92>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_92> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_92> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_92>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_92>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_92" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_47'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_92'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_93>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_93> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_93> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_93>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_93>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_93" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_48'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_93'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_94>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_94> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_94> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_94>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_94>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_94" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_49'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_94'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_95>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_95> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_95> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_95>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_95>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_95" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_50'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_95'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_96>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_96> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_96> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_96>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_96>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_96" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_51'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_96'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_97>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_97> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_97> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_97>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_97>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_97" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_52'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_97'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_98>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_98> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_98> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_98>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_98>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_98" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_53'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_98'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_99>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_99> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_99> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_99>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_99>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_99" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_54'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_99'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_100>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_100> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_100> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_100>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_100>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_100" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_55'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_100'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_101>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_101> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_101> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_101>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_101>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_101" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_56'^^xsd:string;
  dwc:scientificName 'Nitzschia  delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_101'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_102>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_102> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_102> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_102>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_102>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_102" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_57'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_102'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_103>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_103> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_103> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_103>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_103>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_103" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_58'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_103'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_62>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_62> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_62> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_62>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_62>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_62" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_17'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_62'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_104>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_104> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_104> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_104>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_104>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_104" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_59'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_104'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_105>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_105> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_105> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_105>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_105>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_105" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_60'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_105'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_106>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_106> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_106> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_106>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_106>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_106" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_61'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_106'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_107>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_107> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_107> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_107>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_107>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_107" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_62'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_107'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_108>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_108> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_108> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_108>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_108>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_108" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_84'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_108'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_109>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_109> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_109> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_109>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_109>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_109" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_85'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_109'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_110>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_110> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_110> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_110>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_110>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_110" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_86'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_110'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_111>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_111> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_111> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_111>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_111>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_111" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_87'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_111'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_85>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_85> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_85> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_85>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_85>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_85" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_40'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_85'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_86>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_86> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_86> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_86>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_86>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_86" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_41'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_86'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_87>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_87> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_87> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_87>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_87>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_87" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_42'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_87'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_88>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_88> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_88> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_88>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_88>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_88" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_43'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_88'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_89>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_89> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_89> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_89>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_89>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_89" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_44'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_89'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_90>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_90> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_90> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_90>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_90>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_90" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_45'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_90'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_115>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_115> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_115> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_115>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_115>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_115" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_91'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_115'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_116>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_116> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_116> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_116>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_116>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_116" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_92'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_116'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_117>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_117> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_117> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_117>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_117>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_117" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_93'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_117'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_118>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_118> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_118> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_118>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_118>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_118" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_94'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_118'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_119>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_119> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_119> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_119>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_119>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_119" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_95'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_119'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_120>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_120> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_120> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_120>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_120>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_120" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_96'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_120'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_112>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_112> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_112> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_112>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_112>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_112" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_88'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_112'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_113>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_113> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_113> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_113>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_113>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_113" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_89'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_113'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_114>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_114> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_114> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_114>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_114>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_114" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_90'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_114'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_127>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_127> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_127> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_127>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_127>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_127" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_103'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_127'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_128>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_128> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_128> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_128>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_128>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_128" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_104'^^xsd:string;
  dwc:scientificName 'Chaetoceros simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149294'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_128'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149294'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_129>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_129> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_129> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_129>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_129>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_129" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_105'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_129'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_130>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_130> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_130> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_130>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_130>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_130" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_106'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_130'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_131>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_131> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_131> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_131>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_131>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_131" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_107'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_131'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_132>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_132> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_132> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_132>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_132>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_132" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_108'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_132'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_133>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_133> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_133> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_133>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_133>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_133" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_109'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_133'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_134>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_134> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_134> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_134>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_134>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_134" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_110'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_134'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_135>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_135> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_135> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_135>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_135>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_135" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_111'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_135'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_136>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_136> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_136> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_136>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_136>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_136" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_112'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_136'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_137>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_137> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_137> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_137>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_137>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_137" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_113'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_137'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_138>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_138> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_138> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_138>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_138>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_138" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_114'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_138'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_139>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_139> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_139> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_139>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_139>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_139" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_115'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_139'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_140>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_140> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_140> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_140>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_140>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_140" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_116'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_140'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_141>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_141> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_141> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_141>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_141>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_141" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_117'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_141'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_142>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_142> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_142> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_142>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_142>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_142" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_118'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_142'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_143>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_143> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_143> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_143>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_143>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_143" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_119'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_143'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_144>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_144> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_144> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_144>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_144>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_144" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_120'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_144'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_145>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_145> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_145> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_145>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_145>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_145" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_121'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_145'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_146>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_146> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_146> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_146>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_146>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_146" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_122'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_146'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_147>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_147> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_147> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_147>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_147>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_147" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_123'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_147'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_121>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_121> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_121> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_121>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_121>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_121" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_97'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_121'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_122>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_122> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_122> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_122>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_122>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_122" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_98'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_122'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_123>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_123> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_123> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_123>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_123>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_123" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_99'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_123'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_124>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_124> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_124> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_124>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_124>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_124" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_100'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_124'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_125>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_125> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_125> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_125>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_125>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_125" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_101'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_125'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_126>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_126> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_126> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_126>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_126>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_126" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_102'^^xsd:string;
  dwc:scientificName 'Chaetoceros sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '9'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '4.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '148985'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_126'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148985'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_1>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_1> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_1> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_1>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_1>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_1" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_70'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_1'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_2>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_2> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_2> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_2>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_2>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_2" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_71'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_2'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_3>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_3> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_3> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_3>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_3>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_3" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_72'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_3'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_4>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_4> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_4> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_4>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_4>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_4" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_73'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_4'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_5>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_5> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_5> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_5>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_5>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_5" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_74'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_5'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_6>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_6> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_6> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_6>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_6>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_6" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_75'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_6'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_216>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_216> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_216> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_216>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_216>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_216" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_216'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_216'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_268>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_268> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_268> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_268>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_268>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_268" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_249'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_268'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_945>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_945> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_945> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_945>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_945>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_945" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_945'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_945'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_946>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_946> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_946> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_946>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_946>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_946" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_946'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_946'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_947>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_947> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_947> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_947>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_947>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_947" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_947'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_947'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_948>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_948> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_948> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_948>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_948>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_948" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_948'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_948'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_949>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_949> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_949> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_949>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_949>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_949" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_949'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_949'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_950>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_950> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_950> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_950>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_950>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_950" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_950'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_950'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_951>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_951> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_951> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_951>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_951>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_951" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_951'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_951'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_952>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_952> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_952> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_952>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_952>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_952" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_952'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_952'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_953>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_953> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_953> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_953>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_953>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_953" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_953'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_953'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_954>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_954> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_954> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_954>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_954>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_954" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_954'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_954'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_955>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_955> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_955> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_955>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_955>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_955" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_955'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_955'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_956>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_956> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_956> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_956>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_956>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_956" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_956'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_956'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_957>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_957> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_957> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_957>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_957>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_957" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_957'^^xsd:string;
  dwc:scientificName 'Cyclotella sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_957'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_958>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_958> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_958> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_958>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_958>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_958" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_958'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_958'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_959>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_959> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_959> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_959>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_959>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_959" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_959'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_959'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_960>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_960> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_960> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_960>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_960>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_960" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_960'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_960'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_961>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_961> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_961> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_961>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_961>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_961" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_961'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_961'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_962>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_962> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_962> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_962>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_962>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_962" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_962'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_962'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_963>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_963> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_963> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_963>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_963>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_963" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_963'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_963'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_964>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_964> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_964> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_964>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_964>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_964" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_964'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_964'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_965>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_965> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_965> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_965>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_965>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_965" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_965'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_965'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_966>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_966> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_966> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_966>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_966>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_966" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_966'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_966'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_967>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_967> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_967> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_967>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_967>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_967" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_967'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_967'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_968>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_968> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_968> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_968>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_968>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_968" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_968'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_968'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_969>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_969> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_969> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_969>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_969>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_969" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_969'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_969'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_970>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_970> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_970> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_970>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_970>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_970" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_970'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_970'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_971>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_971> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_971> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_971>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_971>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_971" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_971'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_971'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_972>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_972> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_972> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_972>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_972>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_972" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_972'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_972'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_973>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_973> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_973> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_973>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_973>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_973" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_973'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_973'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_974>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_974> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_974> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_974>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_974>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_974" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_974'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_974'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_975>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_975> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_975> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_975>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_975>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_975" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_975'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_975'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_976>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_976> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_976> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_976>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_976>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_976" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_976'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_976'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_977>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_977> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_977> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_977>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_977>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_977" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_977'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_977'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_978>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_978> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_978> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_978>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_978>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_978" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_978'^^xsd:string;
  dwc:scientificName 'Chaetoceros peruvianus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178185'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_978'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178185'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_979>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_979> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_979> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_979>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_979>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_979" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_979'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_979'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_980>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_980> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_980> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_980>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_980>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_980" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_980'^^xsd:string;
  dwc:scientificName 'Gymnodinium fuscum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109794'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_980'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109794'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_981>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_981> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_981> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_981>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_981>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_981" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_981'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_981'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_982>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_982> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_982> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_982>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_982>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_982" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_982'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_982'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_983>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_983> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_983> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_983>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_983>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_983" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_983'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_983'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_984>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_984> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_984> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_984>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_984>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_984" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_984'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_984'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_985>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_985> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_985> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_985>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_985>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_985" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_985'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_985'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_986>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_986> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_986> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_986>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_986>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_986" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_986'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_986'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_987>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_987> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_987> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_987>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_987>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_987" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_987'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232943'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_987'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_988>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_988> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_988> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_988>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_988>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_988" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_988'^^xsd:string;
  dwc:scientificName 'Gymodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_988'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_989>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_989> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_989> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_989>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_989>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_989" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_989'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_989'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_779>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_779> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_779> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_779>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_779>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_779" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_767'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_779'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_780>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_780> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_780> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_780>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_780>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_780" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_768'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_780'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_781>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_781> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_781> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_781>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_781>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_781" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_769'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_781'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_782>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_782> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_782> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_782>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_782>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_782" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_770'^^xsd:string;
  dwc:scientificName 'Glenodinium apiculatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576242'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_782'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '639206'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_783>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_783> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_783> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_783>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_783>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_783" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_771'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_783'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_784>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_784> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_784> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_784>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_784>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_784" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_772'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_784'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_785>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_785> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_785> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_785>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_785>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_785" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_773'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_785'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_786>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_786> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_786> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_786>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_786>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_786" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_774'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_786'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_787>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_787> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_787> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_787>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_787>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_787" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_775'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_787'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_788>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_788> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_788> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_788>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_788>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_788" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_776'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_788'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_789>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_789> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_789> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_789>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_789>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_789" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_777'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_789'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_790>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_790> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_790> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_790>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_790>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_790" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_778'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_790'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_791>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_791> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_791> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_791>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_791>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_791" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_779'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_791'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_792>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_792> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_792> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_792>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_792>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_792" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_780'^^xsd:string;
  dwc:scientificName 'Peridinium globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163843'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_792'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_793>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_793> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_793> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_793>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_793>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_793" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_781'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_793'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_794>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_794> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_794> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_794>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_794>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_794" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_782'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_794'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_795>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_795> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_795> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_795>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_795>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_795" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_783'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_795'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_796>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_796> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_796> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_796>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_796>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_796" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_784'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_796'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_797>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_797> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_797> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_797>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_797>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_797" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_785'^^xsd:string;
  dwc:scientificName 'Nitzschia longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_797'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_798>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_798> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_798> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_798>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_798>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_798" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_786'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_798'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_799>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_799> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_799> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_799>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_799>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_799" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_787'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_799'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_800>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_800> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_800> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_800>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_800>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_800" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_788'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_800'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_801>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_801> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_801> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_801>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_801>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_801" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_789'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_801'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_802>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_802> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_802> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_802>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_802>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_802" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_790'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_802'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_803>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_803> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_803> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_803>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_803>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_803" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_791'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_803'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_804>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_804> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_804> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_804>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_804>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_804" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_792'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_804'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_805>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_805> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_805> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_805>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_805>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_805" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_793'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_805'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_806>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_806> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_806> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_806>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_806>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_806" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_794'^^xsd:string;
  dwc:scientificName 'Cochlodinium helix'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109767'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_806'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109767'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_807>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_807> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_807> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_807>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_807>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_807" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_795'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_807'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_808>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_808> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_808> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_808>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_808>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_808" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_796'^^xsd:string;
  dwc:scientificName 'Protoceratium  areolatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110319'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_808'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110319'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_809>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_809> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_809> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_809>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_809>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_809" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_797'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_809'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_810>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_810> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_810> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_810>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_810>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_810" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_798'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_810'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_811>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_811> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_811> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_811>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_811>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_811" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_799'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_811'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_812>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_812> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_812> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_812>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_812>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_812" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_800'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_812'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_813>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_813> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_813> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_813>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_813>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_813" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_801'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_813'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_814>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_814> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_814> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_814>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_814>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_814" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_802'^^xsd:string;
  dwc:scientificName 'Gonyaulax sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109519'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_814'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109519'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_815>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_815> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_815> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_815>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_815>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_815" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_803'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_815'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_816>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_816> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_816> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_816>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_816>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_816" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_804'^^xsd:string;
  dwc:scientificName 'Peridinium triquet'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '654272'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_816'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:timePrecision '100'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_817>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_817> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_817> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_817>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_817>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_817" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_805'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_817'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_818>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_818> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_818> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_818>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_818>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_818" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_806'^^xsd:string;
  dwc:scientificName 'Peridinium rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '576671'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_818'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '233271'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_819>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_819> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_819> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_819>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_819>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_819" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_807'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_819'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_820>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_820> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_820> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_820>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_820>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_820" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_808'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_820'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_821>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_821> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_821> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_821>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_821>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_821" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_809'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_821'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_822>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_822> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_822> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_822>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_822>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_822" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_810'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_822'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_823>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_823> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_823> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_823>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_823>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_823" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_811'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_823'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_824>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_824> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_824> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_824>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_824>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_824" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_812'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_824'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_825>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_825> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_825> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_825>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_825>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_825" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_813'^^xsd:string;
  dwc:scientificName 'Ceratium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109951'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_825'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '840626'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_826>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_826> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_826> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_826>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_826>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_826" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_814'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_826'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_827>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_827> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_827> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_827>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_827>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_827" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_815'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_827'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_828>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_828> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_828> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_828>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_828>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_828" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_816'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_828'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_829>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_829> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_829> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_829>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_829>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_829" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_817'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_829'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_830>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_830> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_830> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_830>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_830>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_830" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_818'^^xsd:string;
  dwc:scientificName 'Cochlodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109474'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_830'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109474'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_831>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_831> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_831> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_831>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_831>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_831" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_819'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232943'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_831'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_832>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_832> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_832> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_832>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_832>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_832" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_820'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_832'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_833>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_833> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_833> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_833>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_833>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_833" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_821'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_833'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_834>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_834> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_834> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_834>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_834>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_834" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_822'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_834'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_835>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_835> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_835> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_835>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_835>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_835" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_823'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_835'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_836>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_836> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_836> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_836>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_836>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_836" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_824'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_836'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_837>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_837> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_837> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_837>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_837>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_837" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_825'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_837'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_838>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_838> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_838> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_838>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_838>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_838" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_826'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_838'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_839>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_839> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_839> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_839>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_839>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_839" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_827'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_839'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_840>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_840> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_840> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_840>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_840>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_840" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_828'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_840'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_841>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_841> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_841> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_841>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_841>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_841" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_829'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_841'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_842>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_842> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_842> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_842>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_842>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_842" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_842'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_842'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_843>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_843> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_843> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_843>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_843>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_843" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_843'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_843'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_844>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_844> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_844> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_844>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_844>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_844" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_844'^^xsd:string;
  dwc:scientificName 'Cochlodinium gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109410'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_844'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109410'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '140'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_845>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_845> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_845> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_845>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_845>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_845" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_845'^^xsd:string;
  dwc:scientificName 'Gonyaulax minima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110028'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_845'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110028'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_846>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_846> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_846> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_846>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_846>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_846" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_846'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_846'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_847>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_847> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_847> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_847>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_847>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_847" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_847'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_847'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_848>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_848> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_848> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_848>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_848>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_848" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_848'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_848'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_849>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_849> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_849> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_849>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_849>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_849" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_849'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_849'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_850>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_850> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_850> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_850>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_850>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_850" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_850'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_850'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_851>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_851> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_851> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_851>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_851>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_851" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_851'^^xsd:string;
  dwc:scientificName 'Exuviaella compressa'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_851'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '447746'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_852>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_852> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_852> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_852>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_852>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_852" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_852'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_852'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_853>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_853> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_853> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_853>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_853>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_853" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_853'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_853'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_854>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_854> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_854> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_854>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_854>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_854" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_854'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_854'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_855>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_855> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_855> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_855>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_855>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_855" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_855'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_855'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_856>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_856> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_856> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_856>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_856>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_856" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_856'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_856'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_857>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_857> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_857> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_857>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_857>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_857" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_857'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_857'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_858>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_858> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_858> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_858>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_858>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_858" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_858'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_858'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_859>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_859> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_859> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_859>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_859>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_859" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_859'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_859'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_860>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_860> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_860> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_860>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_860>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_860" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_860'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_860'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_861>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_861> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_861> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_861>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_861>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_861" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_861'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_861'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_530>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_530> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_530> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_530>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_530>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_530" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_530'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_530'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_531>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_531> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_531> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_531>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_531>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_531" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_531'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_531'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_532>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_532> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_532> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_532>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_532>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_532" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_532'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_532'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_533>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_533> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_533> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_533>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_533>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_533" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_533'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_533'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_534>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_534> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_534> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_534>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_534>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_534" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_534'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_534'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_535>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_535> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_535> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_535>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_535>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_535" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_535'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_535'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_536>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_536> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_536> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_536>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_536>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_536" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_536'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_536'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_537>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_537> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_537> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_537>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_537>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_537" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_537'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_537'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_538>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_538> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_538> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_538>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_538>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_538" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_538'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_538'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_539>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_539> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_539> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_539>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_539>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_539" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_539'^^xsd:string;
  dwc:scientificName 'Dinophysis acuta'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109604'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_539'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109604'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_540>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_540> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_540> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_540>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_540>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_540" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_540'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_540'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_541>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_541> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_541> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_541>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_541>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_541" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_541'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_541'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_542>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_542> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_542> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_542>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_542>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_542" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_542'^^xsd:string;
  dwc:scientificName 'Protoceratium reticulatum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110321'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_542'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110321'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_543>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_543> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_543> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_543>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_543>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_543" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_543'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_543'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_544>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_544> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_544> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_544>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_544>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_544" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_544'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_544'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_545>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_545> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_545> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_545>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_545>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_545" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_545'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_545'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_546>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_546> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_546> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_546>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_546>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_546" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_546'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_546'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_547>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_547> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_547> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_547>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_547>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_547" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_547'^^xsd:string;
  dwc:scientificName 'Peridinium minusculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '233476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_547'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '233476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_548>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_548> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_548> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_548>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_548>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_548" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_548'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_548'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_549>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_549> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_549> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_549>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_549>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_549" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_549'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_549'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_550>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_550> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_550> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_550>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_550>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_550" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_550'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_550'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_551>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_551> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_551> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_551>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_551>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_551" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_551'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_551'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_552>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_552> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_552> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_552>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_552>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_552" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_552'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_552'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_553>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_553> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_553> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_553>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_553>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_553" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_553'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_553'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_554>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_554> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_554> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_554>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_554>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_554" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_554'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_554'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_555>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_555> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_555> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_555>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_555>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_555" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_555'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_555'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_556>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_556> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_556> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_556>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_556>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_556" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_556'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_556'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_557>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_557> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_557> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_557>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_557>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_557" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_557'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_557'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_558>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_558> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_558> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_558>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_558>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_558" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_558'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_558'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_559>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_559> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_559> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_559>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_559>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_559" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_559'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_559'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_560>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_560> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_560> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_560>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_560>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_560" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_560'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_560'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_561>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_561> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_561> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_561>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_561>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_561" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_561'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_561'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_562>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_562> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_562> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_562>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_562>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_562" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_562'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_562'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_563>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_563> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_563> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_563>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_563>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_563" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_563'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_563'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_564>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_564> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_564> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_564>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_564>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_564" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_564'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_564'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_565>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_565> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_565> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_565>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_565>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_565" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_565'^^xsd:string;
  dwc:scientificName 'Gymnodinium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109795'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_565'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109795'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_566>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_566> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_566> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_566>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_566>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_566" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_566'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_566'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_567>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_567> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_567> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_567>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_567>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_567" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_567'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_567'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_568>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_568> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_568> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_568>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_568>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_568" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_568'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_568'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_569>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_569> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_569> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_569>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_569>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_569" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_569'^^xsd:string;
  dwc:scientificName 'Nitzschia  delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_569'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_570>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_570> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_570> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_570>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_570>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_570" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_570'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_570'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_571>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_571> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_571> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_571>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_571>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_571" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_571'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_571'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_572>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_572> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_572> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_572>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_572>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_572" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_572'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_572'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_573>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_573> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_573> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_573>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_573>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_573" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_573'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_573'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_574>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_574> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_574> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_574>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_574>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_574" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_574'^^xsd:string;
  dwc:scientificName 'Gymodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_574'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_575>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_575> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_575> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_575>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_575>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_575" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_575'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_575'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_576>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_576> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_576> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_576>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_576>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_576" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_576'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_576'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_577>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_577> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_577> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_577>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_577>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_577" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_577'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_577'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_578>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_578> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_578> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_578>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_578>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_578" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_578'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_578'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_579>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_579> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_579> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_579>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_579>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_579" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_579'^^xsd:string;
  dwc:scientificName 'Peridinium globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163843'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_579'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_580>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_580> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_580> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_580>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_580>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_580" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_580'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_580'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_581>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_581> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_581> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_581>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_581>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_581" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_581'^^xsd:string;
  dwc:scientificName 'Nitzschia  delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_581'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_582>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_582> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_582> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_582>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_582>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_582" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_582'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_582'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_583>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_583> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_583> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_583>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_583>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_583" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_583'^^xsd:string;
  dwc:scientificName 'Acanthoica quattrospina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '235802'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_583'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '235802'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_584>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_584> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_584> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_584>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_584>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_584" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_584'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_584'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_585>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_585> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_585> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_585>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_585>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_585" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_585'^^xsd:string;
  dwc:scientificName 'Coccolithus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178598'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_585'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178598'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_586>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_586> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_586> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_586>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_586>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_586" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_586'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_586'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_587>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_587> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_587> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_587>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_587>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_587" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_587'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_587'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_588>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_588> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_588> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_588>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_588>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_588" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_588'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_588'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_589>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_589> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_589> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_589>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_589>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_589" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_589'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_589'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_590>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_590> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_590> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_590>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_590>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_590" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_590'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_590'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_591>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_591> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_591> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_591>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_591>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_591" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_591'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_591'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_592>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_592> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_592> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_592>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_592>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_592" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_592'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_592'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_593>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_593> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_593> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_593>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_593>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_593" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_593'^^xsd:string;
  dwc:scientificName 'Cyclotella'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148905'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_593'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148905'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_594>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_594> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_594> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_594>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_594>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_594" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_594'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_594'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_595>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_595> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_595> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_595>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_595>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_595" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_595'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_595'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_596>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_596> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_596> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_596>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_596>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_596" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_596'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_596'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_597>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_597> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_597> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_597>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_597>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_597" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_597'^^xsd:string;
  dwc:scientificName 'Thalassiosira decipiens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '148919'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_597'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148919'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_598>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_598> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_598> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_598>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_598>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_598" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_598'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_598'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_599>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_599> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_599> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_599>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_599>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_599" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_599'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_599'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_600>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_600> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_600> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_600>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_600>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_600" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_600'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_600'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_601>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_601> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_601> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_601>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_601>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_601" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_601'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_601'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_602>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_602> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_602> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_602>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_602>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_602" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_602'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_602'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_603>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_603> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_603> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_603>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_603>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_603" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_603'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_603'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_604>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_604> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_604> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_604>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_604>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_604" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_604'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_604'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_605>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_605> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_605> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_605>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_605>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_605" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_605'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_605'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_606>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_606> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_606> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_606>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_606>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_606" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_606'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_606'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_607>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_607> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_607> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_607>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_607>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_607" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_607'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_607'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_608>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_608> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_608> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_608>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_608>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_608" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_608'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_608'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_609>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_609> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_609> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_609>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_609>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_609" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_609'^^xsd:string;
  dwc:scientificName 'Nitzschia  delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_609'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_610>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_610> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_610> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_610>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_610>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_610" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_610'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_610'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_611>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_611> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_611> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_611>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_611>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_611" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_611'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_611'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_612>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_612> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_612> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_612>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_612>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_612" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_612'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '6'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '16.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_612'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_862>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_862> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_862> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_862>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_862>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_862" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_862'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_862'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_863>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_863> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_863> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_863>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_863>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_863" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_863'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_863'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_864>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_864> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_864> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_864>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_864>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_864" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_864'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_864'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_865>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_865> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_865> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_865>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_865>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_865" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_865'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_865'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_866>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_866> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_866> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_866>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_866>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_866" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_866'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_866'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_867>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_867> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_867> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_867>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_867>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_867" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_867'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_867'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_868>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_868> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_868> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_868>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_868>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_868" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_868'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_868'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_869>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_869> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_869> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_869>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_869>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_869" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_869'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_869'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_870>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_870> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_870> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_870>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_870>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_870" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_870'^^xsd:string;
  dwc:scientificName 'Peridinium globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163843'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_870'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_871>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_871> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_871> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_871>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_871>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_871" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_871'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_871'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_872>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_872> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_872> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_872>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_872>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_872" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_872'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_872'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_873>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_873> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_873> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_873>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_873>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_873" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_873'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_873'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_874>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_874> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_874> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_874>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_874>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_874" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_874'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_874'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_875>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_875> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_875> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_875>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_875>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_875" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_875'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_875'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_876>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_876> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_876> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_876>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_876>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_876" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_876'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_876'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_877>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_877> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_877> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_877>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_877>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_877" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_877'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_877'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_878>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_878> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_878> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_878>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_878>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_878" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_878'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_878'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_879>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_879> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_879> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_879>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_879>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_879" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_879'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_879'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_880>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_880> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_880> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_880>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_880>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_880" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_880'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_880'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_881>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_881> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_881> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_881>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_881>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_881" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_881'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_881'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_882>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_882> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_882> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_882>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_882>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_882" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_882'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_882'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_883>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_883> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_883> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_883>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_883>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_883" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_883'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_883'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_884>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_884> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_884> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_884>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_884>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_884" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_884'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_884'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_885>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_885> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_885> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_885>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_885>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_885" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_885'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_885'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_886>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_886> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_886> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_886>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_886>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_886" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_886'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_886'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_887>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_887> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_887> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_887>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_887>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_887" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_887'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_887'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_888>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_888> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_888> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_888>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_888>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_888" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_888'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_888'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_889>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_889> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_889> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_889>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_889>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_889" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_889'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_889'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_890>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_890> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_890> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_890>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_890>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_890" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_890'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_890'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_891>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_891> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_891> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_891>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_891>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_891" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_891'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_891'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_892>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_892> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_892> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_892>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_892>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_892" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_892'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_892'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_893>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_893> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_893> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_893>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_893>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_893" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_893'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_893'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_894>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_894> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_894> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_894>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_894>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_894" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_894'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_894'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_895>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_895> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_895> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_895>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_895>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_895" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_895'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_895'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_896>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_896> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_896> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_896>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_896>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_896" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_896'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_896'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_897>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_897> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_897> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_897>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_897>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_897" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_897'^^xsd:string;
  dwc:scientificName 'Glenodinium paululum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '110149'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_897'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110149'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_898>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_898> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_898> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_898>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_898>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_898" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_898'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_898'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_899>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_899> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_899> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_899>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_899>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_899" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_899'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_899'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_900>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_900> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_900> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_900>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_900>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_900" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_900'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_900'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_901>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_901> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_901> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_901>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_901>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_901" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_901'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_901'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_902>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_902> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_902> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_902>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_902>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_902" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_902'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_902'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_903>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_903> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_903> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_903>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_903>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_903" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_903'^^xsd:string;
  dwc:scientificName 'Dichtyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_903'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_904>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_904> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_904> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_904>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_904>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_904" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_904'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.667'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_904'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_905>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_905> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_905> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_905>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_905>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_905" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_905'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_905'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_906>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_906> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_906> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_906>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_906>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_906" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_906'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_906'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_907>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_907> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_907> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_907>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_907>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_907" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_907'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_907'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_908>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_908> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_908> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_908>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_908>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_908" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_908'^^xsd:string;
  dwc:scientificName 'Dichtyocha speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '4'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '8.75'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '157260'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_908'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_909>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_909> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_909> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_909>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_909>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_909" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_909'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_909'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_910>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_910> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_910> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_910>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_910>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_910" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_910'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_910'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_911>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_911> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_911> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_911>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_911>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_911" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_911'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_911'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_912>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_912> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_912> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_912>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_912>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_912" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_912'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_912'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_913>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_913> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_913> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_913>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_913>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_913" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_913'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_913'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_914>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_914> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_914> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_914>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_914>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_914" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_914'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_914'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_915>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_915> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_915> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_915>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_915>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_915" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_915'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_915'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_916>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_916> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_916> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_916>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_916>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_916" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_916'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_916'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_917>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_917> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_917> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_917>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_917>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_917" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_917'^^xsd:string;
  dwc:scientificName 'Peridinium crassipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163857'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_917'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110214'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_918>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_918> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_918> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_918>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_918>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_918" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_918'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_918'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_919>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_919> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_919> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_919>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_919>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_919" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_919'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_919'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_920>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_920> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_920> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_920>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_920>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_920" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_920'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_920'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_921>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_921> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_921> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_921>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_921>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_921" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_921'^^xsd:string;
  dwc:scientificName 'Gymodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_921'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_922>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_922> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_922> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_922>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_922>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_922" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_922'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_922'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_923>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_923> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_923> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_923>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_923>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_923" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_923'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_923'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_924>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_924> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_924> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_924>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_924>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_924" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_924'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_924'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_925>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_925> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_925> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_925>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_925>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_925" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_925'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_925'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_926>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_926> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_926> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_926>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_926>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_926" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_926'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_926'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_927>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_927> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_927> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_927>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_927>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_927" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_927'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_927'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_928>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_928> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_928> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_928>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_928>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_928" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_928'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_928'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_929>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_929> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_929> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_929>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_929>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_929" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_929'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_929'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_930>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_930> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_930> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_930>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_930>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_930" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_930'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_930'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_931>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_931> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_931> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_931>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_931>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_931" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_931'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_931'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_932>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_932> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_932> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_932>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_932>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_932" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_932'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_932'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_933>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_933> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_933> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_933>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_933>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_933" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_933'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_933'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_934>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_934> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_934> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_934>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_934>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_934" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_934'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_934'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_935>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_935> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_935> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_935>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_935>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_935" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_935'^^xsd:string;
  dwc:scientificName 'Peridinium globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '163843'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_935'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_936>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_936> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_936> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_936>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_936>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_936" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_936'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_936'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_937>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_937> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_937> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_937>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_937>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_937" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_937'^^xsd:string;
  dwc:scientificName 'Prorocentrum micans'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '110303'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_937'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110303'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_938>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_938> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_938> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_938>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_938>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_938" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_938'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_938'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_939>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_939> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_939> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_939>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_939>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_939" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_939'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_939'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_940>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_940> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_940> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_940>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_940>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_940" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_940'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_940'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_941>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_941> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_941> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_941>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_941>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_941" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_941'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_941'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_942>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_942> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_942> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_942>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_942>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_942" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_942'^^xsd:string;
  dwc:scientificName 'Nitzschia  delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_942'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_943>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_943> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_943> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_943>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_943>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_943" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_943'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_943'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_944>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_944> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_944> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_944>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_944>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_944" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_944'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_944'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_696>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_696> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_696> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_696>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_696>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_696" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_684'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_696'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_697>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_697> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_697> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_697>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_697>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_697" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_685'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_697'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_698>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_698> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_698> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_698>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_698>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_698" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_686'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_698'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_699>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_699> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_699> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_699>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_699>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_699" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_687'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_699'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_700>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_700> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_700> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_700>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_700>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_700" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_688'^^xsd:string;
  dwc:scientificName 'Peridinium  lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '663619'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_700'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110326'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_701>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_701> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_701> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_701>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_701>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_701" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_689'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_701'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_702>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_702> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_702> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_702>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_702>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_702" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_690'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_702'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_703>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_703> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_703> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_703>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_703>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_703" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_691'^^xsd:string;
  dwc:scientificName 'Coscinodiscus sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_703'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_704>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_704> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_704> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_704>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_704>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_704" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_692'^^xsd:string;
  dwc:scientificName 'Chaetoceros danicus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149120'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_704'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149120'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_705>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_705> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_705> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_705>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_705>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_705" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_693'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_705'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_706>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_706> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_706> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_706>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_706>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_706" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_694'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_706'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_707>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_707> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_707> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_707>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_707>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_707" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_695'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_707'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_708>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_708> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_708> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_708>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_708>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_708" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_696'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_708'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_709>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_709> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_709> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_709>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_709>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_709" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_697'^^xsd:string;
  dwc:scientificName 'Syracosphaera sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115084'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_709'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '115084'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_710>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_710> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_710> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_710>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_710>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_710" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_698'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_710'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_711>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_711> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_711> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_711>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_711>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_711" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_699'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_711'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_712>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_712> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_712> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_712>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_712>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_712" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_700'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_712'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_713>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_713> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_713> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_713>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_713>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_713" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_701'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_713'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_714>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_714> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_714> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_714>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_714>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_714" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_702'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_714'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_715>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_715> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_715> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_715>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_715>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_715" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_703'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_715'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_716>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_716> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_716> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_716>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_716>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_716" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_704'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_716'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_717>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_717> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_717> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_717>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_717>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_717" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_705'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_717'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_718>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_718> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_718> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_718>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_718>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_718" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_706'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_718'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_719>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_719> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_719> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_719>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_719>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_719" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_707'^^xsd:string;
  dwc:scientificName 'Nitzschia  longissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149150'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_719'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149150'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_720>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_720> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_720> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_720>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_720>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_720" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_708'^^xsd:string;
  dwc:scientificName 'Nitzschia  delicatissima'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149318'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_720'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149318'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_721>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_721> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_721> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_721>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_721>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_721" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_709'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_721'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_722>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_722> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_722> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_722>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_722>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_722" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_710'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_722'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_723>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_723> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_723> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_723>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_723>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_723" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_711'^^xsd:string;
  dwc:scientificName 'Distephanus speculum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '160555'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_723'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1310442'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_724>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_724> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_724> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_724>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_724>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_724" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_712'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_724'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_725>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_725> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_725> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_725>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_725>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_725" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_713'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_725'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_726>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_726> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_726> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_726>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_726>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_726" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_714'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_726'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_727>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_727> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_727> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_727>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_727>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_727" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_715'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_727'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_728>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_728> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_728> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_728>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_728>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_728" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_716'^^xsd:string;
  dwc:scientificName 'Diplopsalis  lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '110001'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_728'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_729>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_729> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_729> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_729>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_729>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_729" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_717'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_729'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_730>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_730> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_730> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_730>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_730>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_730" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_718'^^xsd:string;
  dwc:scientificName 'Navicula sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149142'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_730'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149142'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_731>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_731> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_731> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_731>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_731>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_731" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_719'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_731'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_732>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_732> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_732> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_732>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_732>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_732" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_720'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_732'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_733>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_733> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_733> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_733>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_733>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_733" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_721'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_733'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_734>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_734> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_734> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_734>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_734>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_734" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_722'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_734'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_735>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_735> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_735> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_735>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_735>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_735" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_723'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.633'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_735'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_736>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_736> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_736> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "150"^^xsd:integer ;
  dwc:maximumDepthInMeters "150"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_736>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_736>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_736" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_724'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.633'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '150'^^xsd:integer;
  dwc:maximumDepth '150'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_736'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_737>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_737> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_737> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_737>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_737>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_737" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_725'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_737'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_738>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_738> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_738> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_738>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_738>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_738" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_726'^^xsd:string;
  dwc:scientificName 'Exuviaella pusilla'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_738'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110305'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_739>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_739> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_739> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_739>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_739>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_739" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_727'^^xsd:string;
  dwc:scientificName 'Noctiluca miliaris'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160511'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_739'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109921'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_740>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_740> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_740> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_740>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_740>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_740" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_728'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_740'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_741>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_741> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_741> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_741>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_741>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_741" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_729'^^xsd:string;
  dwc:scientificName 'Gymnodinium najadeum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109816'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_741'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109816'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_742>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_742> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_742> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_742>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_742>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_742" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_730'^^xsd:string;
  dwc:scientificName 'Gymodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_742'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_743>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_743> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_743> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_743>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_743>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_743" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_731'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_743'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_744>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_744> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_744> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_744>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_744>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_744" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_732'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_744'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_745>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_745> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_745> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_745>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_745>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_745" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_733'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_745'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_746>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_746> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_746> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_746>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_746>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_746" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_734'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_746'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_747>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_747> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_747> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_747>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_747>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_747" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_735'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_747'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_748>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_748> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_748> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_748>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_748>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_748" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_736'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_748'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_749>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_749> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_749> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_749>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_749>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_749" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_737'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_749'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_750>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_750> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_750> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_750>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_750>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_750" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_738'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '8'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '0'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_750'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_751>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_751> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_751> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_751>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_751>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_751" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_739'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_751'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_752>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_752> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_752> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_752>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_752>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_752" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_740'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_752'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_753>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_753> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_753> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "100"^^xsd:integer ;
  dwc:maximumDepthInMeters "100"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_753>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_753>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_753" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_741'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.45'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '100'^^xsd:integer;
  dwc:maximumDepth '100'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_753'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_754>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_754> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_754> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_754>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_754>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_754" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_742'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_754'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_755>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_755> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_755> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_755>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_755>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_755" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_743'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_755'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_756>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_756> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_756> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_756>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_756>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_756" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_744'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_756'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_757>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_757> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_757> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_757>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_757>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_757" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_745'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_757'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_758>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_758> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_758> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_758>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_758>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_758" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_746'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_758'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_759>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_759> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_759> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_759>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_759>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_759" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_747'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_759'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_760>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_760> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_760> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_760>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_760>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_760" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_748'^^xsd:string;
  dwc:scientificName 'Exuviaella cordata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '574222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_760'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232376'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_761>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_761> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_761> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_761>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_761>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_761" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_749'^^xsd:string;
  dwc:scientificName 'Glenodinium danicum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110146'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_761'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '233369'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_762>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_762> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_762> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_762>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_762>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_762" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_750'^^xsd:string;
  dwc:scientificName 'Peridinium steinii'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '663635'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_762'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110257'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_763>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_763> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_763> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_763>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_763>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_763" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_751'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_763'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_764>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_764> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_764> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_764>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_764>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_764" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_752'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_764'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_765>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_765> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_765> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_765>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_765>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_765" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_753'^^xsd:string;
  dwc:scientificName 'Ceratium furca'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109950'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_765'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '840627'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_766>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_766> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_766> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_766>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_766>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_766" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_754'^^xsd:string;
  dwc:scientificName 'Peridinium divergens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '409695'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_766'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110219'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_767>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_767> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_767> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_767>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_767>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_767" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_755'^^xsd:string;
  dwc:scientificName 'Gymnodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_767'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_768>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_768> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_768> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_768>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_768>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_768" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_756'^^xsd:string;
  dwc:scientificName 'Gyrodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_768'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_769>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_769> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_769> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_769>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_769>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_769" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_757'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_769'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_770>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_770> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_770> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_770>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_770>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_770" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_758'^^xsd:string;
  dwc:scientificName 'Peridinium cinctum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110183'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_770'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110183'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_771>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_771> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_771> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_771>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_771>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_771" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_759'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_771'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_772>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_772> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_772> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_772>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_772>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_772" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_760'^^xsd:string;
  dwc:scientificName 'Cochlodinium lebourae'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232668'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_772'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232668'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_773>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_773> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_773> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_773>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_773>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_773" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_761'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_773'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_774>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_774> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_774> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_774>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_774>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_774" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_762'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '232943'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_774'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232943'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_775>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_775> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_775> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_775>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_775>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_775" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_763'^^xsd:string;
  dwc:scientificName 'Glenodinium rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '650091'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_775'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '650091'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_776>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_776> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_776> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_776>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_776>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_776" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_764'^^xsd:string;
  dwc:scientificName 'Phalacroma  rotundata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '156505'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_776'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '156505'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_777>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_777> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_777> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_777>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_777>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_777" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_765'^^xsd:string;
  dwc:scientificName 'Thalassiosira nana'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:aphiaid '149256'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_777'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149256'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_778>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_778> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_778> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_778>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_778>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_778" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_766'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_778'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_504>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_504> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_504> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_504>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_504>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_504" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_504'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spool'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_504'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_505>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_505> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_505> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_505>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_505>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_505" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_505'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_505'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_506>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_506> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_506> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_506>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_506>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_506" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_506'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_506'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_507>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_507> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_507> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_507>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_507>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_507" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_507'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_507'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_508>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_508> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_508> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_508>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_508>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_508" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_508'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_508'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_509>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_509> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_509> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_509>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_509>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_509" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_509'^^xsd:string;
  dwc:scientificName 'Gyrodinium adriaticum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '232643'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_509'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109760'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_510>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_510> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_510> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_510>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_510>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_510" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_510'^^xsd:string;
  dwc:scientificName 'Gymodinium splendens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_510'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '232546'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_511>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_511> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_511> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_511>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_511>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_511" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_511'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_511'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_512>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_512> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_512> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_512>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_512>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_512" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_512'^^xsd:string;
  dwc:scientificName 'Meringosphaera mediterranea'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '248129'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_512'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '248129'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_513>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_513> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_513> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_513>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_513>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_513" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_513'^^xsd:string;
  dwc:scientificName 'Peridinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109549'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_513'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109549'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_514>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_514> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_514> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_514>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_514>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_514" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_514'^^xsd:string;
  dwc:scientificName 'Peridinium globulus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163843'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_514'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110250'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_515>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_515> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_515> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_515>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_515>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_515" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_515'^^xsd:string;
  dwc:scientificName 'Dinoflagellata sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: cysts'^^xsd:string;
  dwc:aphiaid '146203'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_515'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '146203'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '45'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_516>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_516> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_516> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_516>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_516>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_516" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_516'^^xsd:string;
  dwc:scientificName 'Pontosphaera huxleyi'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '115100'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_516'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '236056'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_517>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_517> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_517> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_517>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_517>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_517" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_517'^^xsd:string;
  dwc:scientificName 'Gyrodinium fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '109856'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_517'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109856'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_518>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_518> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_518> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_518>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_518>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_518" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_518'^^xsd:string;
  dwc:scientificName 'Hillea fusiformis'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '178567'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_518'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '178567'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_519>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_519> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_519> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_519>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_519>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_519" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_519'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_519'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_520>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_520> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_520> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_520>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_520>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_520" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_520'^^xsd:string;
  dwc:scientificName 'Gonyaulax spinifera'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '110041'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_520'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110041'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_521>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_521> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_521> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_521>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_521>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_521" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_521'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_521'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_522>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_522> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_522> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_522>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_522>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_522" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_522'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_522'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_523>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_523> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_523> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_523>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_523>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_523" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_523'^^xsd:string;
  dwc:scientificName 'Peridinea sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '562634'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_523'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '562634'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '60'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_524>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_524> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_524> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_524>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_524>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_524" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_524'^^xsd:string;
  dwc:scientificName 'Peridinium brevipes'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '156515'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_524'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110210'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_525>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_525> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_525> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_525>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_525>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_525" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_525'^^xsd:string;
  dwc:scientificName 'Flagellates sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '146222'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_525'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '5'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '30'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_526>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_526> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_526> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_526>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_526>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_526" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_526'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_526'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_527>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_527> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_527> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_527>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_527>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_527" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_527'^^xsd:string;
  dwc:scientificName 'Glenodinium lenticula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '163828'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_527'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110001'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_528>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_528> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_528> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_528>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_528>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_528" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_528'^^xsd:string;
  dwc:scientificName 'Nitzschia  pungens'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160529'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_528'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '160529'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_529>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_529> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_529> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_529>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_529>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_529" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_529'^^xsd:string;
  dwc:scientificName 'Coscinodiscus'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '5'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '12.333'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '148917'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_529'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '148917'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_243>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_243> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_243> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_243>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_243>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_243" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_406'^^xsd:string;
  dwc:scientificName 'Exuviaella marina'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '3'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '4.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '160579'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_243'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '110301'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_327>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_327> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_327> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_327>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_327>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_327" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_308'^^xsd:string;
  dwc:scientificName 'Amphidinium  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '109473'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_327'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '109473'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_204>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_204> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_204> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_204>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_204>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_204" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_180'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_204'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_637>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_637> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_637> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_637>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_637>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_637" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_637'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_637'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_650>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_650> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_650> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "10"^^xsd:integer ;
  dwc:maximumDepthInMeters "10"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_650>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_650>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_650" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_650'^^xsd:string;
  dwc:scientificName 'Synedra  sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.083'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '10'^^xsd:integer;
  dwc:maximumDepth '10'^^xsd:integer;
  dwc:aphiaid '149186'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_650'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149186'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_662>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_662> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_662> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_662>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_662>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_662" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_662'^^xsd:string;
  dwc:scientificName 'Peridinium trochoideum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '163832'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_662'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '1321853'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_676>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_676> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_676> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_676>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_676>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_676" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_838'^^xsd:string;
  dwc:scientificName 'Peridinium triquetrum'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '1'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '17'^^xsd:integer;
  dwc:timeOfDay '20.583'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '233638'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_676'^^xsd:string;
  dwc:observationDate '1950-06-17'^^xsd:date;
  dwc:aphiaIdAccepted '110153'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_689>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_689> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_689> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_689>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_689>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_689" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_677'^^xsd:string;
  dwc:scientificName 'Gymnodinium sp.'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20.25'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109475'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_689'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109475'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_624>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_624> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_624> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "0"^^xsd:integer ;
  dwc:maximumDepthInMeters "0"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_624>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_624>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_624" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_624'^^xsd:string;
  dwc:scientificName 'Gyrodinium'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '7'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '20'^^xsd:integer;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '0'^^xsd:integer;
  dwc:maximumDepth '0'^^xsd:integer;
  dwc:occurrenceRemarks 'Taxonshape: spindle'^^xsd:string;
  dwc:aphiaid '109476'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_624'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '109476'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '180'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_230>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_230> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_230> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "125"^^xsd:integer ;
  dwc:maximumDepthInMeters "125"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_230>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_230>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_230" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_230'^^xsd:string;
  dwc:scientificName 'Gymnodinium simplex'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.5'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '125'^^xsd:integer;
  dwc:maximumDepth '125'^^xsd:integer;
  dwc:aphiaid '109831'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_230'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '663583'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_383>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_383> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_383> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "50"^^xsd:integer ;
  dwc:maximumDepthInMeters "50"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_383>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_383>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_383" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_364'^^xsd:string;
  dwc:scientificName 'Thalassionema nitzschioides'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.367'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '50'^^xsd:integer;
  dwc:maximumDepth '50'^^xsd:integer;
  dwc:aphiaid '149093'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_383'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149093'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_396>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_396> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_396> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "75"^^xsd:integer ;
  dwc:maximumDepthInMeters "75"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_396>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_396>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_396" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_377'^^xsd:string;
  dwc:scientificName 'Rhizosolenia alata'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '2'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '18'^^xsd:integer;
  dwc:timeOfDay '0.417'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '75'^^xsd:integer;
  dwc:maximumDepth '75'^^xsd:integer;
  dwc:aphiaid '149223'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_396'^^xsd:string;
  dwc:observationDate '1950-06-18'^^xsd:date;
  dwc:aphiaIdAccepted '149168'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
<https://eurobis.org/id/location/4392__IBSS_Phyto%20Yalta%20June%201950_23>
  a mr:Feature , dct:Location ;
  geo:hasCentroid <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_23> ;
  mr:hasGeometry <https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_23> ;
  dcat:centroid "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  dwc:decimalLatitude "44.44"^^xsd:decimal ;
  dwc:decimalLongitude "34.28"^^xsd:decimal ;
  dwc:geodeticDatum "EPSG:4326" ;
  dwciri:geodeticDatum <http://www.opengis.net/def/crs/EPSG/0/4326> ;
  dwc:minimumDepthInMeters "25"^^xsd:integer ;
  dwc:maximumDepthInMeters "25"^^xsd:integer ;
  dwc:coordinateUncertaintyInMeters ""^^xsd:integer ;
  dwc:locationRemarks ""@en .

<https://eurobis.org/id/point/4392__IBSS_Phyto%20Yalta%20June%201950_23>
  a sf:Point , sf:Geometry ;
  geo:asWKT "<http://www.opengis.net/def/crs/EPSG/0/4326> POINT (44.44 34.28)"^^geo:wktLiteral ;
  geo-pos:lat "44.44"^^xsd:decimal ;
  geo-pos:long "34.28"^^xsd:decimal ;
  geo:hasMetricSpatialAccuracy ""^^xsd:integer .

<https://eurobis.org/id/occurrence/4392__IBSS_Phyto%20Yalta%20June%201950_23>
  a marine-observation:OrganismOccurrence , dwc:Occurrence ;
  dct:identifier "IBSS_Phyto Yalta June 1950_23" ;
  marine-observation:madeDuringEvent <https://eurobis.org/id/event/4392_> ;
  dwc:basisOfRecord "HumanObservation" ;
  marine-observation:hasOccurrenceBasis <http://rs.tdwg.org/dwc/dwctype/HumanObservation> ;
  dwc:fieldNumber "1" ;
    marine-observation:hasOccurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  dwciri:occurrenceStatus <https://eurobis.org/ns/occurrence-status#present> ;
  marine-observation:isOfOrganismNamedAs <https://aphia.org/id/taxname/> ;
  dwc:dateLastModified '2017-08-04'^^xsd:date;
  dwc:institutionCode 'IBSS'^^xsd:string;
  dwc:collectionCode 'Phyto Yalta June 1950'^^xsd:string;
  dwc:catalogNumber 'IBSS_Phyto Yalta June 1950_184'^^xsd:string;
  dwc:scientificName 'Glenodinium pilula'^^xsd:string;
  dwc:basisOfRecord 'HumanObservation'^^xsd:string;
  dwc:collectorNumber '10'^^xsd:integer;
  dwc:fieldNumber '1'^^xsd:integer;
  dwc:yearCollected '1950'^^xsd:integer;
  dwc:monthCollected '6'^^xsd:integer;
  dwc:dayCollected '19'^^xsd:integer;
  dwc:timeOfDay '8.167'^^xsd:double;
  dwc:timeZone '+ 2:00'^^xsd:string;
  dwc:continentOcean 'Black Sea'^^xsd:string;
  dwc:longitude '34.28'^^xsd:double;
  dwc:latitude '44.44'^^xsd:double;
  dwc:minimumDepth '25'^^xsd:integer;
  dwc:maximumDepth '25'^^xsd:integer;
  dwc:aphiaid '571649'^^xsd:integer;
  dwc:samplingEffort '#/liter'^^xsd:string;
  dwc:occurrenceId 'IBSS_Phyto Yalta June 1950_23'^^xsd:string;
  dwc:observationDate '1950-06-19'^^xsd:date;
  dwc:aphiaIdAccepted '571649'^^xsd:integer;
  dwc:timePrecision '100'^^xsd:integer;
  dwc:taxonRank '220'^^xsd:integer;
  .
# EOF